###########################
In the target project:
###########################


pspLoadStartModule("./OpenAlarmLib.prx",MEMORY_PARTITION_KERNEL);

---

In the Makefile:

OBJS+= myLib.o

----

Refer to function prototypes in openalarmlib.h for usage.




-Mr305



